C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientResizedRow Property

In This Topic
OnClientResizedRow Property (FlexGridBase<T>)
In This Topic
Occurs when the user finishes resizing rows.
Syntax
'Declaration
 
Public Overridable Property OnClientResizedRow As String
 
See Also